Bug 550989 – gdk_display_put_event() should call g_main_context_wakeup()
authorMatthias Clasen <mclasen@redhat.com>
Sun, 7 Sep 2008 00:43:19 +0000 (00:43 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 7 Sep 2008 00:43:19 +0000 (00:43 +0000)
commit957ffc307f3a2885c5fbc0fc664960b59f1f40b9
tree0ad60507b05b0a0b184277c225982ada20f12c37
parent0816ffe74277ccf60e340850f5ced05b70f91c23
Bug 550989 – gdk_display_put_event() should call g_main_context_wakeup()

2008-09-06  Matthias Clasen  <mclasen@redhat.com>

        Bug 550989 – gdk_display_put_event() should call
        g_main_context_wakeup()

        * gdk/gdkdisplay.c (gdk_display_put_event): Wake up the main loop
        after queueing the event. Patch by Owen Taylor

svn path=/trunk/; revision=21307
ChangeLog
gdk/gdkdisplay.c